Previous Book Contents Book Index Next

Inside Macintosh: AppleScript Language Guide / Part 3 - Appendixes
Appendix C - Error Messages


Operating System Errors
Error numberError message
0No error.
-34Disk <name> is full.
-35Disk <name> wasn't found.
-37Bad name for file.
-38File <name> wasn't open.
-39End of file error.
-42Too many files open.
-43File <name> wasn't found.
-44Disk <name> is write protected.
-45File <name> is locked.
-46Disk <name> is locked.
-47File <name> is busy.
-48Duplicate file name.
-49File <name> is already open.
-50Parameter error.
-51File reference number error.
-61File not open with write permission.
-108Out of memory.
-120Folder <name> wasn't found.
-124Disk <name> is disconnected.
-128User canceled.
-192A resource wasn't found.
-600Application isn't running.
-601Not enough room to launch application with special requirements.
-602Application is not 32-bit clean.
 
-605More memory is needed than is specified in the size resource.
-606Application is background-only.
-607Buffer is too small.
-608No outstanding high-level event.
-609Connection is invalid.
-904Not enough system memory to connect to remote application.
-905Remote access is not allowed.
-906<name> isn't running or program linking isn't enabled.
-915Can't find remote machine.
-30720Invalid date and time <date string>.


Previous Book Contents Book Index Next

© Apple Computer, Inc.
13 JUL 1996